Slice Title: Total self time in ms across top 10k pages
TaskQueueManager::RunTask : 45799357.7984
LocalFrameView::prePaint : 22831219.588
ProxyMain::BeginMainFrame::commit : 16157595.614
TaskQueueManager::ProcessTaskFromWorkQueue : 16034099.1022
V8.NewContext : 15784434.0443
Contribute by adding your slices to the user friendly category driver.
const TITLES_FOR_USER_FRIENDLY_CATEGORY = {
composite: [
'CompositingInputsUpdater::update',
'ThreadProxy::SetNeedsUpdateLayers',
'LayerTreeHost::UpdateLayers::CalcDrawProps',
'UpdateLayerTree'
]
}